Skip to content

Added missing functions and parameters to documentation.#169

Merged
laurensvalk merged 2 commits into
pybricks:masterfrom
legolasse:missing-documentation
May 28, 2026
Merged

Added missing functions and parameters to documentation.#169
laurensvalk merged 2 commits into
pybricks:masterfrom
legolasse:missing-documentation

Conversation

@legolasse
Copy link
Copy Markdown
Contributor

  • AnalogSensor: Missing parameter "custom".
  • I2CDevice: Missing parameters "port", "address", "custom", "powered", and "nxt_quirk" with attempted explanation of parameters.
  • UARTDevice: Missing default parameter value.
  • LWP3Device: Missing "connect" parameter.
  • Added missing connect and disconnnect methods.
  • XboxController: Missing documentation in constructor and missing methods.

- AnalogSensor: Missing parameter "custom".
- I2CDevice: Missing parameters "port", "address", "custom", "powered", and "nxt_quirk" with attempted explanation of parameters.
- UARTDevice: Missing default parameter value.
- LWP3Device: Missing "connect" parameter.
- Added missing connect and disconnnect methods.
- XboxController: Missing documentation in constructor and missing methods.
Made it more clear and less verbose when to skip connect to bluetooth devices.
@laurensvalk laurensvalk merged commit 9e4cbb6 into pybricks:master May 28, 2026
3 checks passed
@laurensvalk
Copy link
Copy Markdown
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants